home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14017 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: winternet.com!news
  2. From: johna@poliac.com (John  R. Aldrin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Linking 32 bit libs w/Borland 5.0 and maybe even 4.5
  5. Date: Thu, 28 Mar 1996 13:37:08 GMT
  6. Organization: Poliac Research
  7. Message-ID: <315a9587.48922356@news.winternet.com>
  8. References: <3159a623.836592@news.winternet.com> <marnoldDoyrrD.EA4@netcom.com>
  9. NNTP-Posting-Host: 204.246.91.132
  10. X-Newsreader: Forte Agent .99d/32.182
  11.  
  12. On Thu, 28 Mar 1996 06:09:13 GMT, marnold@netcom.com (Matt Arnold)
  13. wrote:
  14.  
  15. >johna@poliac.com (John  R. Aldrin) writes:
  16. >
  17. >>Hi,
  18. >
  19. >>I tried to build a 32 bit application that used the Graphics Server
  20. >>Control.   When I attempted to link the 32 bit libs I got an error
  21. >>message indicating the file was not in the correct format (I tried
  22. >>this over the weekend and I forget exactly what the error message was,
  23. >>it seemed to dislike the file from the first byte).   I tried examing
  24. >>the file w/the TLIB application from both the 5.0 and 4.5 versions and
  25. >>was unable to list the contents of the libraries.   
  26. >
  27. >>As a test I built one of the example 32 bit apps that comes with GS
  28. >>using MSVC 4.0 and everything worked okay.  Anyone know what the
  29. >>problem is w/Borland??
  30. >
  31. >Perhaps that you were trying to use Microsoft libraries with it?
  32. >This would explain whey they worked fine with Visual C++.
  33. >Microsoft's and Borland's .LIB formats are not the same.  Feeding
  34. >the Borland linker (or TLIB) a Microsoft-produced library is just 
  35. >about as good as feeding it a text file containing a letter to your 
  36. >mother.  It's not going to work.
  37. >
  38. >Check with your "Graphics Server Control" library vendor to see if 
  39. >they support Borland C++.
  40. >
  41.  
  42. I am waiting for a respose form them.   Since I have been building a
  43. 16 app w/BC 4.5 using the Graphic Server tools it would seem odd that
  44. their 32 libs are not compatible w/Borland.  Come to think of it, with
  45. all the problems I had with the GS tool maybe that is not so odd.
  46.  
  47. >Regards,
  48. >-------------------------------------------------------------------------
  49. >Matt Arnold                       |        | ||| | |||| |  | | || ||
  50. >marnold@netcom.com                |        | ||| | |||| |  | | || ||
  51. >Boston, MA                        |      0 | ||| | |||| |  | | || ||
  52. >617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  53. >C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  54. >-------------------------------------------------------------------------
  55.  
  56.